Aspose.Tasks for C++
|
Represents a custom property. More...
#include <CustomProjectProperty.h>
Inherits Aspose::Tasks::Properties::Property.
Public Member Functions | |
CustomPropertyType | get_Type () const |
Gets a type of the property. More... | |
Public Member Functions inherited from Aspose::Tasks::Properties::Property | |
System::String | get_Name () const |
Gets a name of the property. More... | |
System::SharedPtr< System::Object > | get_Value () const |
Gets a value of the property. More... | |
void | set_Value (const System::SharedPtr< System::Object > &value) |
Sets a value of the property. More... | |
System::String | ToString () const override |
Returns the property value as string. More... | |
Represents a custom property.
CustomPropertyType Aspose::Tasks::Properties::CustomProjectProperty::get_Type | ( | ) | const |
Gets a type of the property.