IProjectIsGuided Property |
Is this project connected to a project guide?
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property IsGuided As Boolean
Get
Dim instance As IProject
Dim value As Boolean
value = instance.IsGuided
property bool IsGuided {
bool get ();
}
Property Value
Type:
Boolean
See Also