InterSyncRequests

InterTransferRequestMessageSetV1.InterSyncRequests property

Gets or sets the collection of InterSyncRequest.

public List<InterSyncRequest> InterSyncRequests { get; set; }

See Also