Miner.Responder.RxIF.Model Assembly > Miner.Responder.RxIF.Model Namespace > Customer Class : RX_CALLS Property |
'Declaration <XmlIgnoreAttribute()> <SoapIgnoreAttribute()> <DataMemberAttribute()> <EdmRelationshipNavigationPropertyAttribute("Model", "rx_calls_cust_fk", "Call")> Public Property RX_CALLS As EntityCollection(Of Call)
'Usage Dim instance As Customer Dim value As EntityCollection(Of Call) instance.RX_CALLS = value value = instance.RX_CALLS
[XmlIgnore()] [SoapIgnore()] [DataMember()] [EdmRelationshipNavigationProperty("Model", "rx_calls_cust_fk", "Call")] public EntityCollection<Call> RX_CALLS {get; set;}
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.