| RetrieveUserFilterTFormatString Property |
[Missing <summary> documentation for "P:Quickblox.Sdk.Modules.UsersModule.Models.RetrieveUserFilter`1.FormatString"]
Namespace: Quickblox.Sdk.Modules.UsersModule.ModelsAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string FormatString { get; }Public ReadOnly Property FormatString As String
Get
public:
property String^ FormatString {
String^ get ();
}member FormatString : string with get
Property Value
Type:
String
See Also