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