CustomizationSubtype Object Members
Public Methods
Public Method GetAttributeValueGet the value of a subtype attribute by the entity attribute's id.
Public Method GetAttributeValueByNameGet the value of an subtype attribute by its name.
Public Method GetEntitySubtypeGet an instance of IEntitySubtype wrapping this customization type.
Public Method GetFieldGets the CustomizationTypedField specified by FieldName.
Public Properties
Public Property FieldsThe list of CustomizationTypedField objects for this type.
Public Property IDThe CustomizationSubtype ID.
Public Property NameThe CustomizationSubtype name.
See Also