ModelToleranceFeature.GetReferenceKey Method
Parent Object: ModelToleranceFeatureDescription
Generate the sequence of bytes, called this object's reference key, which can be held onto beyond document edits and which will allow the caller to be bound back to the live object.
Syntax
ModelToleranceFeature.GetReferenceKey( ReferenceKey() As Byte, [KeyContext] As Long )Parameters
Name | Type | Description |
ReferenceKey | Byte | |
KeyContext | Long | This is an optional argument whose default value is 0. |