SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

GroupDefaultLogin Property

The user name of the default user for the group.

Syntax

char* GetGroupDefaultLogin(int iGroupIndex);

int SetGroupDefaultLogin(int iGroupIndex, char* lpszGroupDefaultLogin);

Default Value

""

Remarks

The user name of the default user for the group. This value should be in the format: "DOMAIN\name".

The size of the array is controlled by the GroupCount property.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0