UPOP検索パラメータ
名前空間: jp.veritrans.tercerog.mdk.dtoアセンブリ: cg-mdk-dto (in cg-mdk-dto.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C# |
---|
public UpopSearchParameter Upop { get; set; } |
Visual Basic |
---|
Public Property Upop As UpopSearchParameter Get Set |
Visual C++ |
---|
public: property UpopSearchParameter^ Upop { UpopSearchParameter^ get (); void set (UpopSearchParameter^ value); } |