CopyOriginContext.GetCopyOrigin Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetCopyOrigin(ElementGroup) | Returns the text that represents the origin of the ElementGroupPrototype, or String.Empty if none exists. | |
GetCopyOrigin(ElementGroupPrototype) | Returns the text that represents the origin of the ElementGroupPrototype, or String.Empty if not found. | |
GetCopyOrigin(Transaction) | Returns the text that represents the origin of the ElementGroupPrototype that is being merged during the specified transaction, or String.Empty if none exists. |
Top