C# Class FellowshipOne.API.Giving.Model.RDCBatch

Inheritance: FellowshipOne.API.Model.ApiModel
Afficher le fichier Open project: fellowshiptech/fellowshiponeapi-csharp-wrapper

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
RDCBatch ( ) : System
RDCBatch ( int CreatedByPersonId, int LastUpdatedByPersonId ) : System

Method Details

RDCBatch() public méthode

public RDCBatch ( ) : System
Résultat System

RDCBatch() public méthode

public RDCBatch ( int CreatedByPersonId, int LastUpdatedByPersonId ) : System
CreatedByPersonId int
LastUpdatedByPersonId int
Résultat System