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

IsSetStudio() public method

Checks if Studio property is set
public IsSetStudio ( ) : Boolean
return Boolean
        public Boolean IsSetStudio()
        {
            return  this.studioField != null;
        }
MerchantItemAttributes