LicenseInformationfeatures Field
|
Namespace: Bricscad.Licensing
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public Dictionary<string, bool> features
Public features As Dictionary(Of String, Boolean)
public:
Dictionary<String^, bool>^ features
val mutable features: Dictionary<string, bool>
Field Value
Type:
DictionaryString,
Boolean
See Also