QTOCriteriaNameMappingisMappingCompleted Property |
Gets a boolean value which specified whether all surface or shape in criteria have been mapped to an actual object in drawing.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool isMappingCompleted { get; }
Public ReadOnly Property isMappingCompleted As Boolean
Get
public:
property bool isMappingCompleted {
bool get ();
}
Property Value
Boolean
See Also