PointGroupElevationOverrideInfoUDP Property |
Gets or sets the UDP for the ElevationOverride.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic UDPDouble UDP { get; set; }
Public Property UDP As UDPDouble
Get
Set
public:
property UDPDouble^ UDP {
UDPDouble^ get ();
void set (UDPDouble^ value);
}
Property Value
UDPDouble
See Also