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

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

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