UserProfileChangeDataContainer.HasExceededCountLimitSpecified Property

Web Service: User Profile ChangeWeb Reference: http://<Site>/_vti_bin/UserProfileChangeService.asmx

Syntax

'Declaration
<XmlIgnoreAttribute> _
Public Property HasExceededCountLimitSpecified As Boolean
'Usage
Dim instance As UserProfileChangeDataContainer
Dim value As Boolean

value = instance.HasExceededCountLimitSpecified

instance.HasExceededCountLimitSpecified = value
[XmlIgnoreAttribute] 
public bool HasExceededCountLimitSpecified { get; set; }

See Also

Reference

UserProfileChangeDataContainer Class
UserProfileChangeDataContainer Members
User Profile Change Web Service