| ViewDescriptionInfo Property |
Gets the information on the view.
Namespace: RW.Server.ComponentAssembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax public string Info { get; }
Public ReadOnly Property Info As String
Get
public:
property String^ Info {
String^ get ();
}
Property Value
Type:
String
Information on the view.
See Also