ContactAllocationItemContact Property

Get/Set a reference to the contact for which this allocation is prepared.

Definition

Namespace: ProjectTask
Assembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
C#
public ContactItem Contact { get; set; }

Property Value

ContactItem

See Also