Click or drag to resize

AccountId Property

Account unique id as provided by broker/connection

Namespace: ArthaChitra.Model.Order
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public string Id { get; set; }

Property Value

String

Implements

IAccountId
See Also