Esempio n. 1
0
        public static async Task <HMS.SP.FieldUserValue> getFieldUserValue(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.FieldUserValue(ret));
        }
Esempio n. 2
0
        public static async Task <HMS.SP.AppLicense> getAppLicense(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.AppLicense(ret));
        }
Esempio n. 3
0
        public static async Task <HMS.SP.WebTemplate> getWebTemplate(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.WebTemplate(ret));
        }
Esempio n. 4
0
        public static async Task <HMS.SP.AppInstanceErrorDetails> getAppInstanceErrorDetails(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.AppInstanceErrorDetails(ret));
        }
Esempio n. 5
0
        public static async Task <HMS.SP.UserCustomAction> getUserCustomAction(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.UserCustomAction(ret));
        }
Esempio n. 6
0
        public static async Task <HMS.SP.RoleDefinition> getRoleDefinition(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.RoleDefinition(ret));
        }
Esempio n. 7
0
        public static async Task <HMS.SP.SimpleDataTable> getSimpleDataTable(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.SimpleDataTable(ret));
        }
Esempio n. 8
0
        public static async Task <HMS.SP.ListDataValidationExceptionValue> getListDataValidationExceptionValue(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.ListDataValidationExceptionValue(ret));
        }
Esempio n. 9
0
        public static async Task <HMS.SP.ListItemFormUpdateValue> getListItemFormUpdateValue(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.ListItemFormUpdateValue(ret));
        }
Esempio n. 10
0
        public static async Task <HMS.SP.ListDataSource> getListDataSource(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.ListDataSource(ret));
        }
Esempio n. 11
0
        public static async Task <HMS.SP.SecurableObject> getSecurableObject(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.SecurableObject(ret));
        }
Esempio n. 12
0
        public static async Task <HMS.SP.InformationRightsManagementSettings> getInformationRightsManagementSettings(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.InformationRightsManagementSettings(ret));
        }
Esempio n. 13
0
        public static async Task <HMS.SP.Implementationnotes> getImplementationnotes(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.Implementationnotes(ret));
        }
Esempio n. 14
0
        public static async Task <HMS.SP.PropertyValues> getPropertyValues(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.PropertyValues(ret));
        }
Esempio n. 15
0
        public static async Task <HMS.SP.RequestVariable> getRequestVariable(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.RequestVariable(ret));
        }
Esempio n. 16
0
        public static async Task <HMS.SP.NavigationNode> getNavigationNode(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.NavigationNode(ret));
        }
Esempio n. 17
0
        public static async Task <HMS.SP.RoleAssignment> getRoleAssignment(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.RoleAssignment(ret));
        }
Esempio n. 18
0
        public static async Task <HMS.SP.ObjectSharingInformationUser> getObjectSharingInformationUser(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.ObjectSharingInformationUser(ret));
        }
Esempio n. 19
0
        public static async Task <HMS.SP.ServerSettings> getServerSettings(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.ServerSettings(ret));
        }
Esempio n. 20
0
        public static async Task <HMS.SP.PushNotificationSubscriber> getPushNotificationSubscriber(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.PushNotificationSubscriber(ret));
        }
Esempio n. 21
0
        public static async Task <HMS.SP.SubwebQuery> getSubwebQuery(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.SubwebQuery(ret));
        }
Esempio n. 22
0
        public static async Task <HMS.SP.RecycleBinItem> getRecycleBinItem(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.RecycleBinItem(ret));
        }
Esempio n. 23
0
        public static async Task <HMS.SP.ULS> getULS(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.ULS(ret));
        }
Esempio n. 24
0
        public static async Task <HMS.SP.RelatedFieldExtendedData> getRelatedFieldExtendedData(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.RelatedFieldExtendedData(ret));
        }
Esempio n. 25
0
        public static async Task <HMS.SP.WebInformation> getWebInformation(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.WebInformation(ret));
        }
Esempio n. 26
0
        public static async Task <HMS.SP.RelatedItemManager> getRelatedItemManager(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.RelatedItemManager(ret));
        }
Esempio n. 27
0
        public static async Task <HMS.SP.WebResponseInfo> getWebResponseInfo(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.WebResponseInfo(ret));
        }
Esempio n. 28
0
        public static async Task <HMS.SP.RenderListDataParameters> getRenderListDataParameters(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.RenderListDataParameters(ret));
        }
Esempio n. 29
0
        public static async Task <HMS.SP.XmlSchemaFieldCreationInformation> getXmlSchemaFieldCreationInformation(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.XmlSchemaFieldCreationInformation(ret));
        }
Esempio n. 30
0
        public static async Task <HMS.SP.FieldRatingScaleQuestionAnswer> getFieldRatingScaleQuestionAnswer(HMS.Auth.Login myClient, string url)
        {
            string ret = await myClient.getJSON(url);

            return(new HMS.SP.FieldRatingScaleQuestionAnswer(ret));
        }