IsCustom Property
Gets a value indicating whether this instance is custom.
[Visual Basic]
Public ReadOnly Property IsCustom As Boolean
Public ReadOnly Property IsCustom As Boolean
[C#]
public bool IsCustom {get;}
public bool IsCustom {get;}
Property Value
true if this instance is custom; otherwise, false.
AttachmentItem Class | CuteWebUI Namespace