SettingsCmdCatchmentAreaObjectType Property |
Gets the catchment object type.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<CatchmentObjectType> ObjectType { get; }
Public ReadOnly Property ObjectType As PropertyEnum(Of CatchmentObjectType)
Get
public:
property PropertyEnum<CatchmentObjectType>^ ObjectType {
PropertyEnum<CatchmentObjectType>^ get ();
}
Property Value
PropertyEnumCatchmentObjectType
See Also