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

IsSetLabel() public method

Checks if Label property is set
public IsSetLabel ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetLabel()
        {
            return  this.labelField != null;
        }
MerchantItemAttributes