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