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;
        }