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