IModuleConfigurationRequired Property |
Specifies whether the module requires configuration or not.
Namespace:
MFiles.VAF.Module
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxbool ConfigurationRequired { get; }
ReadOnly Property ConfigurationRequired As Boolean
Get
property bool ConfigurationRequired {
bool get ();
}
Property Value
Type:
Boolean
See Also