StageCustomField members
Represents a custom field for a project stage.
The StageCustomField type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StageCustomField | Creates an instance of the StageCustomField class. |
Top
Properties
Name | Description | |
---|---|---|
Context | (Inherited from ClientObject.) | |
Id | Gets the GUID of the stage custom field. | |
Name | Gets the name of the custom field. | |
ObjectData | (Inherited from ClientObject.) | |
ObjectVersion | (Inherited from ClientObject.) | |
Path | (Inherited from ClientObject.) | |
ReadOnly | Gets a value that indicates whether the customer field is read-only in the stage. | |
Required | Gets a value that indicates whether the custom field is required in the stage. | |
ServerObjectIsNull | (Inherited from ClientObject.) | |
Stage | Gets a link to the Stage entity. | |
Tag | (Inherited from ClientObject.) | |
TypedObject | (Inherited from ClientObject.) |
Top
Methods
Top