GetArcroleTypeByURI

SchemaRef.GetArcroleTypeByURI method

Gets the ArcroleType which has the specified uri.

public ArcroleType GetArcroleTypeByURI(string arcroleTypeUri)
ParameterTypeDescription
arcroleTypeUriStringThe arc role type uri.

Return Value

The ArcroleType.

See Also