AlignmentEntityEntityType Property |
Gets the AlignmentEntity type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
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