ObjectFilesRepositoryObjectReference Field |
Definition of the
Object reference
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ObjectFile, ExtensibleDataObject> ObjectReference
Public Shared ReadOnly ObjectReference As PrimaryKeyReference(Of ObjectFile, ExtensibleDataObject)
public:
static initonly PrimaryKeyReference<ObjectFile^, ExtensibleDataObject^>^ ObjectReference
static val ObjectReference: PrimaryKeyReference<ObjectFile, ExtensibleDataObject>
Field Value
Type:
PrimaryKeyReferenceObjectFile,
ExtensibleDataObject
See Also