ServiceActivityLocationPartyContactMechanism Property |
The location where or the communication line used to conduct the work. [Filter(multi eq)]
Namespace:
Aloe.EnterpriseOne.Model.Applications.Service
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic PartyContactMechanism LocationPartyContactMechanism { get; set; }
Public Property LocationPartyContactMechanism As PartyContactMechanism
Get
Set
public:
property PartyContactMechanism^ LocationPartyContactMechanism {
PartyContactMechanism^ get ();
void set (PartyContactMechanism^ value);
}
member LocationPartyContactMechanism : PartyContactMechanism with get, set
Property Value
Type:
PartyContactMechanism
See Also