Amazon.ECS.Model.ItemAttributes.IsSetCaseType C# (CSharp) Method

IsSetCaseType() public method

Checks if CaseType property is set
public IsSetCaseType ( ) : Boolean
return Boolean
        public Boolean IsSetCaseType()
        {
            return  this.caseTypeField != null;
        }
ItemAttributes