Amazon.ECS.Model.ItemAttributes.IsSetCaseType C# (CSharp) Méthode

IsSetCaseType() public méthode

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