PointGroupOverrideInfoActiveOverrideType Property |
Gets or sets the active override type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PointGroupOverrideType ActiveOverrideType { get; set; }
Public Property ActiveOverrideType As PointGroupOverrideType
Get
Set
public:
property PointGroupOverrideType ActiveOverrideType {
PointGroupOverrideType get ();
void set (PointGroupOverrideType value);
}
Property Value
PointGroupOverrideType
See Also