AdvantageModuleEngine..::..GetAllPublishedObjectsLight Method
Overload List
Name | Description | |
---|---|---|
GetAllPublishedObjectsLight<(Of <<'(T>)>>)(List<(Of <<'(String>)>>)) |
Returns a list of BusinessObjects that are filled only with the properties specified in the parameter list
Items that DO NOT need to be specified are:ObjectTypeName, ObjectTypeID, MasterID, DomainID, LanguageID, Version, PublishStatus, SEOName, LastModifiedBy, LastModifiedDate, CreatedBy, CreatedDate.
|
|
GetAllPublishedObjectsLight<(Of <<'(T>)>>)(List<(Of <<'(String>)>>), Boolean) |
Returns a list of BusinessObjects that are filled only with the properties specified in the parameter list
Items that DO NOT need to be specified are:ObjectTypeName, ObjectTypeID, MasterID, DomainID, LanguageID, Version, PublishStatus, SEOName, LastModifiedBy, LastModifiedDate, CreatedBy, CreatedDate, SEOKeywords, SEOContent
|