Amazon.ECS.Model.MerchantItemAttributes.IsSetDisplaySize C# (CSharp) 메소드

IsSetDisplaySize() 공개 메소드

Checks if DisplaySize property is set
public IsSetDisplaySize ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetDisplaySize()
        {
            return this.displaySizeField != null;
        }
MerchantItemAttributes