AlignmentSubEntitySubEntityType Property |
Gets the alignment sub-entity type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic abstract AlignmentSubEntityType SubEntityType { get; }
Public MustOverride ReadOnly Property SubEntityType As AlignmentSubEntityType
Get
public:
virtual property AlignmentSubEntityType SubEntityType {
AlignmentSubEntityType get () abstract;
}
Property Value
AlignmentSubEntityType
See Also