ModuleProperties Class

Definition

Definition of the module property type.

public class ModuleProperties
type ModuleProperties = class
Public Class ModuleProperties
Inheritance
ModuleProperties

Constructors

ModuleProperties()

Initializes a new instance of the ModuleProperties class.

Properties

ActivityCount

Optional. Gets or sets the activity count of the module.

ContentLink

Optional. Gets or sets the contentLink of the module.

CreationTime

Optional. Gets or sets the creation time of the module.

IsGlobal

Optional. Gets or sets the isGlobal flag of the module.

LastModifiedTime

Optional. Gets or sets the last modified time of the module.

ProvisioningState

Optional. Gets or sets the provisioning state of the module.

SizeInBytes

Optional. Gets or sets the size in bytes of the module.

Version

Optional. Gets or sets the version of the module.

Applies to