OTParameterDescription Property
|
Namespace:
Ingeniux.CMS.Assets.Dita
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax [DataMemberAttribute]
public string Description { get; set; }
<DataMemberAttribute>
Public Property Description As String
Get
Set
public:
[DataMemberAttribute]
property String^ Description {
String^ get ();
void set (String^ value);
}
[<DataMemberAttribute>]
member Description : string with get, set
Property Value
Type:
StringSee Also