| CommentWrapperComment Property |
[Missing <summary> documentation for "P:ParaPlanREST.CommentWrapper.Comment"]
Namespace:
ParaPlanREST
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Comment { get; set; }
public:
property String^ Comment {
String^ get ();
void set (String^ value);
}
function get_Comment();
function set_Comment(value);
Property Value
Type:
StringSee Also