Namespace: Cartella.SalesForce
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public QueryOptions QueryOptionsValue { get; set; } |
Visual Basic |
---|
Public Property QueryOptionsValue As QueryOptions Get Set |
Visual C++ |
---|
public: property QueryOptions^ QueryOptionsValue { QueryOptions^ get (); void set (QueryOptions^ value); } |