PartyPictureComments Property |
Notes for this party picture.
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string Comments { get; set; }
Public Property Comments As String
Get
Set
public:
property String^ Comments {
String^ get ();
void set (String^ value);
}
member Comments : string with get, set
Property Value
Type:
String
See Also