Gets the profile entities' collection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ProfileEntityCollection Entities { get; }
Public ReadOnly Property Entities As ProfileEntityCollection
Get
public:
property ProfileEntityCollection^ Entities {
ProfileEntityCollection^ get ();
}
Property Value
ProfileEntityCollection
See Also