| RetriveCustomObjectsResponceTNotFoundsItems Property |
[Missing <summary> documentation for "P:Quickblox.Sdk.Modules.CustomObjectModule.Responses.RetriveCustomObjectsResponce`1.NotFoundsItems"]
Namespace: Quickblox.Sdk.Modules.CustomObjectModule.ResponsesAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic NotFoundsItems NotFoundsItems { get; set; }Public Property NotFoundsItems As NotFoundsItems
Get
Set
public:
property NotFoundsItems^ NotFoundsItems {
NotFoundsItems^ get ();
void set (NotFoundsItems^ value);
}member NotFoundsItems : NotFoundsItems with get, set
Property Value
Type:
NotFoundsItems
See Also