CollectionSchema.AllFields

CollectionSchema.AllFields property

Gets all schema’s fields.

public ICollection<CollectionField> AllFields { get; }

See Also