Amazon.ECS.Model.TaggedItems.IsSetDistinctUsers C# (CSharp) Метод

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

Checks if DistinctUsers property is set
public IsSetDistinctUsers ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetDistinctUsers()
        {
            return  this.distinctUsersField != null;
        }