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