AllocationModelCostAllocationModelName Property |
Multilanguage allocation model name. [Required]
Namespace:
Aloe.EnterpriseOne.Model.Finance.Cost
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string CostAllocationModelName { get; set; }
Public Property CostAllocationModelName As String
Get
Set
public:
property String^ CostAllocationModelName {
String^ get ();
void set (String^ value);
}
member CostAllocationModelName : string with get, set
Property Value
Type:
String
See Also