ValidateAppRequest.AppModuleId Property

Definition

Gets or sets the ID of the AppModule.

public:
 property Guid AppModuleId { Guid get(); void set(Guid value); };
public Guid AppModuleId { get; set; }
member this.AppModuleId : Guid with get, set
Public Property AppModuleId As Guid

Property Value

The ID of the AppModule.

Applies to