ModuleIsModule Property | |
Is the Module a module (is a part of App and can used across more App)
Namespace:
SOWIData.Management
Assembly:
SOWIData.Management (in SOWIData.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax public bool IsModule { get; set; }
Public Property IsModule As Boolean
Get
Set
Property Value
Type:
BooleanSee Also