The following table lists the types derived from IPropertyTemplateSet .

Derived Types

Type Description
IPropertyTemplateBinarySet Represents a collection of PropertyTemplateBinary objects.
IPropertyTemplateBooleanSet Represents a collection of PropertyTemplateBoolean objects.
IPropertyTemplateDateTimeSet Represents a collection of PropertyTemplateDateTime objects.
IPropertyTemplateFloat64Set Represents a collection of PropertyTemplateFloat64 objects.
IPropertyTemplateIdSet Represents a collection of PropertyTemplateId objects.
IPropertyTemplateInteger32Set Represents a collection of PropertyTemplateInteger32 objects.
IPropertyTemplateObjectSet Represents a collection of PropertyTemplateObject objects.
IPropertyTemplateStringSet Represents a collection of PropertyTemplateString objects.

See Also