ValuesAttributeIntVal 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 int IntVal { get; set; }
Public Property IntVal As Integer
Get
Set
public:
property int IntVal {
int get ();
void set (int value);
}
member IntVal : int with get, set
Property Value
Type:
Int32See Also