Свойство | Type | Description | |
---|---|---|---|
OnExpirationDateChanged | void | ||
OnExpirationDateChanging | void | ||
OnIdChanged | void | ||
OnIdChanging | void | ||
OnPhraseDataIdChanged | void | ||
OnPhraseDataIdChanging | void |
Méthode | Description | |
---|---|---|
CreateDefaultStudyAdvisorKnowledgeBeliefData ( global id, global expirationDate, global phraseDataId ) : |
Create a new DefaultStudyAdvisorKnowledgeBeliefData object.
|
Méthode | Description | |
---|---|---|
OnExpirationDateChanged ( ) : void | ||
OnExpirationDateChanging ( global value ) : void | ||
OnIdChanged ( ) : void | ||
OnIdChanging ( global value ) : void | ||
OnPhraseDataIdChanged ( ) : void | ||
OnPhraseDataIdChanging ( global value ) : void |
public static CreateDefaultStudyAdvisorKnowledgeBeliefData ( global id, global expirationDate, global phraseDataId ) : |
||
id | global | Initial value of the Id property. |
expirationDate | global | Initial value of the ExpirationDate property. |
phraseDataId | global | Initial value of the PhraseDataId property. |
Résultat |