DocumentationAttribute
Overview
Location
- Reference: RemObjects.SDK.Server.dll
- Namespace: RemObjects.SDK.Server
- Ancestry: Attribute | DocumentationAttribute
Properties
Text
property Text: String read write;
String Text { get; set; }
Property Text() As String
Instance Methods
constructor
constructor
DocumentationAttribute()
Sub New()
constructor (String)
constructor(text: String)
DocumentationAttribute(String text)
Sub New(text As String)
Parameters:
- text: