Click or drag to resize
ParaPlan Logo

ClientStatusType Constructor (StatusType)

Initializes a new instance of the ClientStatusType class

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ClientStatusType(
	StatusType entity
)

Parameters

entity
Type: StatusType

[Missing <param name="entity"/> documentation for "M:ParaPlanREST.Models.ClientStatusType.#ctor(ParaPlan.Entities.StatusType)"]

See Also