Amazon.ECS.Model.MerchantItemAttributes.IsSetLabel C# (CSharp) Метод

IsSetLabel() публичный Метод

Checks if Label property is set
public IsSetLabel ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetLabel()
        {
            return  this.labelField != null;
        }
MerchantItemAttributes