C# Class LearningRegistry.PublishResponse

Inheritance: Result
Afficher le fichier Open project: adlnet-archive/LR.Net Class Usage Examples

Méthodes publiques

Свойство Type Description
OK bool
document_results System.Collections.Generic.List
error string

Property Details

OK public_oe property

public bool OK
Résultat bool

document_results public_oe property

public System.Collections.Generic.List document_results
Résultat System.Collections.Generic.List

error public_oe property

public string error
Résultat string