RoleTypes

SchemaRef.RoleTypes property

Gets the collection of RoleType objects in the schema.

public List<RoleType> RoleTypes { get; set; }

See Also