Amazon.ECS.Model.ItemAttributes.IsSetCaseType C# (CSharp) Метод

IsSetCaseType() публичный Метод

Checks if CaseType property is set
public IsSetCaseType ( ) : Boolean
Результат Boolean
        public Boolean IsSetCaseType()
        {
            return  this.caseTypeField != null;
        }
ItemAttributes