Amazon.ECS.Model.Tagging.IsSetUserId C# (CSharp) Method

IsSetUserId() public method

Checks if UserId property is set
public IsSetUserId ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetUserId()
        {
            return  this.userIdField != null;
        }