'Declaration
Public Function New( _ ByVal propertyId As DAPropertyId _ )
'Usage
Dim propertyId As DAPropertyId Dim instance As New DAPropertyId(propertyId)
public DAPropertyId( DAPropertyId propertyId )
public: DAPropertyId( DAPropertyId^ propertyId )
Parameters
- propertyId
- The property Id to be copied from.