Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
ChangeEndDate ( System.DateTime value ) : void |
Change the end date of a mapping. Enforces the constraint that the mapping cannot continue after the end of the person.
|
|
ChangeStartDate ( System.DateTime value ) : void |
Méthode | Description | |
---|---|---|
EntityMapping ( ) : System |
Creates a new instance of the EntityMapping calss.
|
public ChangeEndDate ( System.DateTime value ) : void | ||
value | System.DateTime | DateTime to change to |
Résultat | void |
public ChangeStartDate ( System.DateTime value ) : void | ||
value | System.DateTime | |
Résultat | void |