EcommerceTransformationFunctionsGetInternalStatus Method |
Gets object from the specified column of the internal status with specific ID.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public static Object GetInternalStatus(
Object Id,
string column
)
Parameters
- Id
- Type: SystemObject
Internal status ID - column
- Type: SystemString
Column name
Return Value
Type:
ObjectSee Also