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

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

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