AlignmentEntityEntityType Property |
Gets the AlignmentEntity type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic virtual AlignmentEntityType EntityType { get; }Public Overridable ReadOnly Property EntityType As AlignmentEntityType
Get
public:
virtual property AlignmentEntityType EntityType {
AlignmentEntityType get ();
}Property Value
AlignmentEntityType
See Also