ArcroleTypes

SchemaRef.ArcroleTypes property

Gets the collection of ArcroleType objects in the schema.

public List<ArcroleType> ArcroleTypes { get; set; }

See Also