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

IsSetLensType() public méthode

Checks if LensType property is set
public IsSetLensType ( ) : Boolean
Résultat Boolean
        public Boolean IsSetLensType()
        {
            return  this.lensTypeField != null;
        }
ItemAttributes