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

IsSetMonitorSize() public method

Checks if MonitorSize property is set
public IsSetMonitorSize ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetMonitorSize()
        {
            return this.monitorSizeField != null;
        }
MerchantItemAttributes