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

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

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