IListPropertyValues Property
IT Hit WebDAV Classes Reference
List of values assocuiated with this property.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax string[] Values { get; set; }
Property Values As String()
Get
Set
property array<String^>^ Values {
array<String^>^ get ();
void set (array<String^>^ value);
}
abstract Values : string[] with get, set
Property Value
Type:
StringSee Also