Click or drag to resize

ActivityDescription Property

Gets or sets the activity description.

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public string Description { get; set; }

Property Value

Type: String
The activity description.
See Also