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

IsSetSystemMemorySizeMax() 공개 메소드

Checks if SystemMemorySizeMax property is set
public IsSetSystemMemorySizeMax ( ) : Boolean
리턴 Boolean
        public Boolean IsSetSystemMemorySizeMax()
        {
            return this.systemMemorySizeMaxField != null;
        }
MerchantItemAttributes