DataResultMapPropertyName Property |
对象属性的名称
Namespace: X3Platform.DataAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic string PropertyName { get; set; }
public:
property String^ PropertyName {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also