Class StructuralMetadata.Property

StructuralMetadata.Property class

public class Property

Constructors

NameDescription
Property(string, Type)
Property(string, string, string, EnumType, bool, int?)
Property(string, string, string, Type, bool, int?)

Properties

NameDescription
Count { get; set; }
Description { get; set; }
DisplayName { get; set; }
EnumType { get; set; }
Name { get; }
Normalized { get; set; }
Type { get; }

Methods

NameDescription
override ToString()

See Also