CollectionField.Subtype

CollectionField.Subtype property

Gets the subtype of a field value in a schema collection. The subtype of collection field or file-related field that this dictionary describes. This entry identifies the type of data that shall be stored in the field.

public CollectionFieldSubtype Subtype { get; }

See Also