public bool CustomDataExists( int customDataId )
Public Function CustomDataExists ( customDataId As Integer ) As Boolean
public: bool CustomDataExists( int customDataId )
member CustomDataExists : customDataId : int -> bool