RoleTypes
SchemaRef.RoleTypes property
Gets the collection of RoleType
objects in the schema.
public List<RoleType> RoleTypes { get; set; }
See Also
- class RoleType
- class SchemaRef
- namespace Aspose.Finance.Xbrl
- assembly Aspose.Finance
Gets the collection of RoleType
objects in the schema.
public List<RoleType> RoleTypes { get; set; }