Interface IPropertySnapshot
public interface IPropertySnapshot
Properties
ID
Guid ID { get; }
Property Value
IsLegacy
bool IsLegacy { get; }
Property Value
Name
string Name { get; }
Property Value
ParentEntity
EntitySnapshot ParentEntity { get; }
Property Value
ParentSection
SectionSnapshot ParentSection { get; }
Property Value
Methods
AsDescriptor()
PropertyDescriptor AsDescriptor()