Click or drag to resize

UserCustomFieldID Property

Gets the ID of a custom field

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public int ID { get; set; }

Property Value

Int32
Remarks
This value represents the ID of a custom field.
Example
12
See Also