Amazon.ECS.Model.ListmaniaList.IsSetListName C# (CSharp) Method

IsSetListName() public method

Checks if ListName property is set
public IsSetListName ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetListName()
        {
            return  this.listNameField != null;
        }