Share

ModelToleranceFeatureProxy.GetReferenceKey Method

Parent Object: ModelToleranceFeatureProxy

Description

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

ModelToleranceFeatureProxy.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.

Version

Introduced in version 2018

Was this information helpful?