Gets the string of Bluefin account identification number
that the customer was issued after its account has been setup.
Namespace: Bluefin.DataAssembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Public Property AccountID As String
Get
Protected Set
Public Property AccountID As String
Get
Protected Set
public string AccountID { get; protected set; }
public string AccountID { get; protected set; }
public:
property String^ AccountID {
String^ get ();
protected: void set (String^ value);
}
public:
property String^ AccountID {
String^ get ();
protected: void set (String^ value);
}