IClientDirectiveType Property |
Indicates the directive type defined.
Namespace:
MFiles.VAF.Configuration.Domain
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
SyntaxClientDirectiveType Type { get; }
ReadOnly Property Type As ClientDirectiveType
Get
property ClientDirectiveType Type {
ClientDirectiveType get ();
}
Property Value
Type:
ClientDirectiveType
See Also