Search Results for

    Show / Hide Table of Contents

    Class ApprovalBatchOpPatchPath

    Inheritance
    System.Object
    ApprovalBatchOpPatchPath
    Namespace: Crowdin.Api.StringTranslations
    Assembly: Crowdin.Api.dll
    Syntax
    public class ApprovalBatchOpPatchPath : object

    Constructors

    | Improve this Doc View Source

    ApprovalBatchOpPatchPath(Nullable<Int32>)

    Declaration
    public ApprovalBatchOpPatchPath(int? approvalId = null)
    Parameters
    Type Name Description
    System.Nullable<System.Int32> approvalId

    Properties

    | Improve this Doc View Source

    Empty

    Declaration
    public static ApprovalBatchOpPatchPath Empty { get; }
    Property Value
    Type Description
    ApprovalBatchOpPatchPath

    Methods

    | Improve this Doc View Source

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX