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

IsSetIsLabCreated() public method

Checks if IsLabCreated property is set
public IsSetIsLabCreated ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetIsLabCreated()
        {
            return  this.isLabCreatedField != null;
        }
MerchantItemAttributes