ManagedAssetLocationsRepositoryResponsiblePersonReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.AssetManagement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ManagedAssetLocation, Person> ResponsiblePersonReference
Public Shared ReadOnly ResponsiblePersonReference As PrimaryKeyReference(Of ManagedAssetLocation, Person)
public:
static initonly PrimaryKeyReference<ManagedAssetLocation^, Person^>^ ResponsiblePersonReference
static val ResponsiblePersonReference: PrimaryKeyReference<ManagedAssetLocation, Person>
Field Value
Type:
PrimaryKeyReferenceManagedAssetLocation,
Person
See Also