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

IsSetRemovableMemory() 공개 메소드

Checks if RemovableMemory property is set
public IsSetRemovableMemory ( ) : Boolean
리턴 Boolean
        public Boolean IsSetRemovableMemory()
        {
            return  this.removableMemoryField != null;
        }
MerchantItemAttributes