ColumnSelectorIsSystem Property

If true, Id is a metadata field ID; if false, Id is a FileHold.Common.SystemFieldsInfo constant

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public bool IsSystem { get; set; }

Property Value

Boolean

See Also