Amazon.ECS.Model.TaggedItems.IsSetDistinctUsers C# (CSharp) Method

IsSetDistinctUsers() public method

Checks if DistinctUsers property is set
public IsSetDistinctUsers ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetDistinctUsers()
        {
            return  this.distinctUsersField != null;
        }