Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public enum PropertyStateEnum |
Visual Basic |
---|
Public Enumeration PropertyStateEnum |
Members
Member name | Value | Description | |
---|---|---|---|
Unmodified | 0 | ||
Dirty | 1 | ||
New | 2 | ||
Deleted | 3 | ||
ReadOnly | 4 |