CopyOriginContext.HasContext 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 | |
---|---|---|
HasContext(ElementGroupPrototype) | Returns true if the elementGroupPrototype's SourceContext has a CopyOriginContext. | |
HasContext(Transaction) | Returns true if the transaction's ContextInfo has a CopyOriginContext. |
Top