IProjectMemberCreateAssociate Property |
CreateAssociate
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxIAssociate CreateAssociate { get; }
ReadOnly Property CreateAssociate As IAssociate
Get
Dim instance As IProjectMember
Dim value As IAssociate
value = instance.CreateAssociate
property IAssociate^ CreateAssociate {
IAssociate^ get ();
}
Property Value
Type:
IAssociate
See Also