'Declaration
Public Function New( _ ByVal numericalValue As Long _ )
'Usage
Dim numericalValue As Long Dim instance As New DAPropertyId(numericalValue)
public DAPropertyId( long numericalValue )
public: DAPropertyId( int64 numericalValue )
Parameters
- numericalValue
- Numerical property Id to be converted to a new instance of this class.