ProfileEntityEntityId Property |
Gets the identifier of the profile entity.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic uint EntityId { get; }Public ReadOnly Property EntityId As UInteger
Get
public:
property unsigned int EntityId {
unsigned int get ();
}Property Value
UInt32
See Also