|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified Object is equal to the current Object . (Inherited from Object .)
|
Object .
|
|
M
GetCustomFieldId()
|
Guid
|
Gets an unique identifier of the custom field.
|
|
|
M
GetCustomFieldProperties()
|
ICustomFieldProperties
|
Gets an instance of ICustomFieldProperties which represents the properties of this field.
|
|
|
M
GetHashCode
|
None
|
Serves as a hash function for a particular type. (Inherited from Object .)
|
Object .
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object .)
|
Object .
|
|
M
SetCustomFieldProperties(ICustomFieldProperties)
|
None
|
Sets an instance of ICustomFieldProperties which represents the properties of this field.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object .)
|
Object .
|
|
M
ValidateCustomFieldProperties(ICustomFieldProperties)
|
string
|
Validates the custom field properties.
|
|