TemplateLinePropertyProperty Property |
The property which value will be included in the item key of the account. [Required] [Filter(multi eq)]
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic CustomProperty Property { get; set; }
Public Property Property As CustomProperty
Get
Set
public:
property CustomProperty^ Property {
CustomProperty^ get ();
void set (CustomProperty^ value);
}
member Property : CustomProperty with get, set
Property Value
Type:
CustomProperty
See Also