ProfileEntityEntityBefore Property |
Gets the ID of the profile entity that precedes the current entity.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic uint EntityBefore { get; }
Public ReadOnly Property EntityBefore As UInteger
Get
public:
property unsigned int EntityBefore {
unsigned int get ();
}
Property Value
UInt32
Exceptions
See Also