DocumentUserData Property
|
Namespace: Bricscad.ApplicationServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public Hashtable UserData { get; }
Public ReadOnly Property UserData As Hashtable
Get
public:
property Hashtable^ UserData {
Hashtable^ get ();
}
member UserData : Hashtable with get
Property Value
Hashtable
See Also