ProfileEntityCollectionLastEntity Property |
Gets the ID of the last ProfileEntity in the collection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic uint LastEntity { get; }
Public ReadOnly Property LastEntity As UInteger
Get
public:
property unsigned int LastEntity {
unsigned int get ();
}
Property Value
UInt32
Exceptions
See Also