TemplateLinePropertiesRepositoryPropertyReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<TemplateLineProperty, CustomProperty> PropertyReference
Public Shared ReadOnly PropertyReference As PrimaryKeyReference(Of TemplateLineProperty, CustomProperty)
public:
static initonly PrimaryKeyReference<TemplateLineProperty^, CustomProperty^>^ PropertyReference
static val PropertyReference: PrimaryKeyReference<TemplateLineProperty, CustomProperty>
Field Value
Type:
PrimaryKeyReferenceTemplateLineProperty,
CustomProperty
See Also