AlignmentIsSiteless Property |
Gets a bool value that indicates whether this Alignment is a siteless Alignment.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic bool IsSiteless { get; }
Public ReadOnly Property IsSiteless As Boolean
Get
public:
property bool IsSiteless {
bool get ();
}
Property Value
Boolean
See Also