Overload | Description |
---|---|
Implicit Type Conversion(Int64,DAPropertyId) | Converts a DAPropertyId object to a numerical property Id value. |
Implicit Type Conversion(DAPropertyId,Int64) | Converts a numerical property Id value to a DAPropertyId object. |
Implicit Type Conversion(DAPropertyId,DAPropertyIds) | Converts an enumerated value to a DAPropertyId object. |
Implicit Type Conversion(DAPropertyIds,DAPropertyId) | Converts DAPropertyId object to an enumerated value. |