ITravelInterfaceCanManageSatellite Property |
CanManageSatellite
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxbool CanManageSatellite { get; }
ReadOnly Property CanManageSatellite As Boolean
Get
Dim instance As ITravelInterface
Dim value As Boolean
value = instance.CanManageSatellite
property bool CanManageSatellite {
bool get ();
}
Property Value
Type:
Boolean
See Also