XUserDefProfileInComplete Method |
Checks if the user Profiles is incomplete.
Namespace:
Biolomics.BioCallback
Assembly:
Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool ProfileInComplete()
Public Function ProfileInComplete As Boolean
Return Value
Type:
Booleantrue if the user Profiles is incomplete,
false otherwise.
See Also