Property IsSystem
| Improve this Doc View SourceIsSystem
Gets a value indicates whether this is a system column.
Declaration
public bool IsSystem { get; }
Property Value
Type | Description |
---|---|
System.Boolean | true if this is a system column, otherwise false. |