IServerBaseDescription Property |
Get or set a description for the server.
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax string Description { get; set; }
Property Description As String
Get
Set
property String^ Description {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also