Click or drag to resize

ColumnSelectorIsSystem Property

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

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

Property Value

Type: Boolean
See Also