public DateTime operator implicit( PropertyValue p )
public: operator DateTime ( PropertyValue^ p )
Parameters
| Parameter Name | Description |
|---|---|
| p | PropertyValue to convert |
Return Value
System::DateTime value of the PropertyValue.
DateTime.public DateTime operator implicit( PropertyValue p )
public: operator DateTime ( PropertyValue^ p )
| Parameter Name | Description |
|---|---|
| p | PropertyValue to convert |