Share

Site.UDPClassificationApplyType Property

Gets an enumeration that specifies how User-Defined Property classifications are applied to the current site.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public UDPClassificationApplyType UDPClassificationApplyType { get; }

VB

Public ReadOnly Property UDPClassificationApplyType As UDPClassificationApplyType
	Get

C++

public:
property UDPClassificationApplyType UDPClassificationApplyType {
	UDPClassificationApplyType get ();
}

Property Value

UDPClassificationApplyType

See Also

Reference

Was this information helpful?