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

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

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