ContactMechanismPurposDescription Property |
The description of this ContactMechanismPurpos. [Filter(like)]
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string Description { get; set; }
Public Property Description As String
Get
Set
public:
property String^ Description {
String^ get ();
void set (String^ value);
}
member Description : string with get, set
Property Value
Type:
String
See Also