Amazon.ECS.Model.VendorRebate.IsSetType C# (CSharp) 메소드

IsSetType() 공개 메소드

Checks if Type property is set
public IsSetType ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetType()
        {
            return  this.typeField != null;
        }