WorkSiteDocumentGetCustomField Method Mocom WorkSite Library API
Gets the value of a custom field.

Namespace: Mocom_WorkSite_Library
Assembly: Mocom WorkSite Library (in Mocom WorkSite Library.dll) Version: 1.0.8.0 (1.0.8)
Syntax

public string GetCustomField(
	int customId
)

Parameters

customId
Type: SystemInt32
1-30 are valid for the customId number.

Return Value

Type: String
String with the custom field value.
See Also

Reference