Amazon.ECS.Model.MerchantItemAttributes.IsSetDepartment C# (CSharp) Méthode

IsSetDepartment() public méthode

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