Amazon.ECS.Model.MerchantItemAttributes.IsSetDepartment C# (CSharp) Method

IsSetDepartment() public method

Checks if Department property is set
public IsSetDepartment ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetDepartment()
        {
            return  this.departmentField != null;
        }
MerchantItemAttributes