GetArcroleTypeByURI

SchemaRef.GetArcroleTypeByURI method

Gets the ArcroleType which has the specified uri.

public ArcroleType GetArcroleTypeByURI(string arcroleTypeUri)
Parameter Type Description
arcroleTypeUri String The arc role type uri.

Return Value

The ArcroleType.

See Also