MultiModelSenderReceiverAspectTransmittedProperties Property  | 
 The custom properties that the sender will transmit.
 
    Namespace: 
   Demo3D.MultiModel.Client
    Assembly:
   Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntaxpublic ObservableCollection<string> TransmittedProperties { get; set; }Property Value
Type: 
ObservableCollectionString
See Also