EnterpriseOneTransactionProjects Property |
Provides access to the repositories in the Projects namespace.
Namespace:
Aloe.EnterpriseOne.Model.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic EnterpriseOneTransactionProjectsObjects Projects { get; }
Public ReadOnly Property Projects As EnterpriseOneTransactionProjectsObjects
Get
public:
property EnterpriseOneTransactionProjectsObjects^ Projects {
EnterpriseOneTransactionProjectsObjects^ get ();
}
member Projects : EnterpriseOneTransactionProjectsObjects with get
Property Value
Type:
EnterpriseOneTransactionProjectsObjects
See Also