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