[This is preliminary documentation and is subject to change.]
true if the isue will be Cc'ed to the administrator
Namespace:
OfficeClip.BusinessLayer.ExtranetAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public bool CopyConfirmToAdmin { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property CopyConfirmToAdmin As Boolean |
Visual C++ |
---|
public: property bool CopyConfirmToAdmin { bool get (); } |