Class StructuralMetadata.Property

StructuralMetadata.Property class

public class Property

构造函数

名称描述
Property(string, Type)
Property(string, string, string, EnumType, bool, int?)
Property(string, string, string, Type, bool, int?)

属性

名称描述
Count { get; set; }
Description { get; set; }
DisplayName { get; set; }
EnumType { get; set; }
Name { get; }
Normalized { get; set; }
Type { get; }

方法

名称描述
override ToString()

另请参见