EntityClassProperties Property |
属性
Namespace: X3PlatformAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic Hashtable Properties { get; }
public:
property Hashtable^ Properties {
Hashtable^ get ();
}
Property Value
Type:
Hashtable
See Also