IsSys Property
If true, the object is system defined. Otherwise it is a user-defined object.
Syntax
public System.bool IsSys {get; set;}Public Property IsSys As System.BooleanIf true, the object is system defined. Otherwise it is a user-defined object.
public System.bool IsSys {get; set;}Public Property IsSys As System.Boolean