字段列表
Namespace: X3Platform.DataAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic IList<string> Fields { get; }
public:
property IList<String^>^ Fields {
IList<String^>^ get ();
}
Property Value
Type:
IListString
See Also