CollectionSchema.AllNames

CollectionSchema.AllNames property

Gets all schema’s fields names.

public ICollection<string> AllNames { get; }

See Also