DataShortcutKeyHandleHigh Property |
Gets the referenced entity's handle.
Return the high 32bit of the handle.
Namespace: Autodesk.Civil.DataShortcutsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic uint HandleHigh { get; }
Public ReadOnly Property HandleHigh As UInteger
Get
public:
property unsigned int HandleHigh {
unsigned int get ();
}
Property Value
UInt32
See Also