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

IsSetClaspType() 공개 메소드

Checks if ClaspType property is set
public IsSetClaspType ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetClaspType()
        {
            return  this.claspTypeField != null;
        }
MerchantItemAttributes