SiteUDPClassificationApplyType Property |
Gets an enumeration that specifies how User-Defined Property classifications are applied to the current site.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic UDPClassificationApplyType UDPClassificationApplyType { get; }
Public ReadOnly Property UDPClassificationApplyType As UDPClassificationApplyType
Get
public:
property UDPClassificationApplyType UDPClassificationApplyType {
UDPClassificationApplyType get ();
}
Property Value
UDPClassificationApplyType
See Also