GetIdentifiers

UniqueIdentifier.GetIdentifiers method

Returns UIDs stored in the element. Supplements the data property.

public IEnumerable<Uid> GetIdentifiers()

Return Value

The collection of Uid.

See Also