DataResultMapperItem Property |
索引
Namespace: X3Platform.DataAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic DataResultMap this[
string propertyName
] { get; }
public:
property DataResultMap^ default[String^ propertyName] {
DataResultMap^ get (String^ propertyName);
}
Parameters
- propertyName
- Type: SystemString
Return Value
Type:
DataResultMap
See Also