ArcroleType

ArcroleType class

This class is used to define custom arc role type.

public class ArcroleType

Properties

NameDescription
ArcroleUri { get; set; }Gets the arc role URI in the ArcroleType.
Definition { get; set; }Gets the definition in the ArcroleType.
Id { get; set; }Gets the id in the ArcroleType.
UsedOns { get; set; }Gets the collection of from used on reference in the ArcroleType.

See Also