IAssociateIsReportSDKEnabled Property |
can user start reporter studio?
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxbool IsReportSDKEnabled { get; }
ReadOnly Property IsReportSDKEnabled As Boolean
Get
Dim instance As IAssociate
Dim value As Boolean
value = instance.IsReportSDKEnabled
property bool IsReportSDKEnabled {
bool get ();
}
Property Value
Type:
Boolean
See Also