Amazon.ECS.Model.ItemAttributes.IsSetProductTypeName C# (CSharp) 메소드

IsSetProductTypeName() 공개 메소드

Checks if ProductTypeName property is set
public IsSetProductTypeName ( ) : Boolean
리턴 Boolean
        public Boolean IsSetProductTypeName()
        {
            return  this.productTypeNameField != null;
        }
ItemAttributes