CollectionField.FiledType

CollectionField.FiledType property

Gets the type of a field value in a schema collection. This field describes the value type corresponding to Subtype.

public FieldValueType FiledType { get; }

See Also