ValuesAttributeStrVal Property
IT Hit WebDAV Classes Reference
Namespace:
ITHit.Collab
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public string StrVal { get; set; }
Public Property StrVal As String
Get
Set
public:
property String^ StrVal {
String^ get ();
void set (String^ value);
}
member StrVal : string with get, set
Property Value
Type:
StringSee Also