Click or drag to resize

SignOffSheetColumnCollectionItem Property (Int32)

Namespace:  FileHold.LibraryManager.Tags
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public SignOffSheetColumn this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: SignOffSheetColumn
See Also