IAssociateIsPublishEnabled Property |
can user mark information as published?
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxbool IsPublishEnabled { get; }
ReadOnly Property IsPublishEnabled As Boolean
Get
Dim instance As IAssociate
Dim value As Boolean
value = instance.IsPublishEnabled
property bool IsPublishEnabled {
bool get ();
}
Property Value
Type:
Boolean
See Also