ExtractSubstringFromIndexLengthActivity.Length - Propriété

Obtient ou définit la longueur de la sous-chaîne doit être extraite.

Espace de noms :  Microsoft.SharePoint.WorkflowActions
Assembly :  Microsoft.SharePoint.WorkflowActions (dans Microsoft.SharePoint.WorkflowActions.dll)

Syntaxe

'Déclaration
<ValidationOptionAttribute(ValidationOption.Required)> _
Public Property Length As Double
    Get
    Set
'Utilisation
Dim instance As ExtractSubstringFromIndexLengthActivity
Dim value As Double

value = instance.Length

instance.Length = value
[ValidationOptionAttribute(ValidationOption.Required)]
public double Length { get; set; }

Valeur de propriété

Type : System.Double
Cette propriété renvoie Double.

Voir aussi

Référence

ExtractSubstringFromIndexLengthActivity classe

ExtractSubstringFromIndexLengthActivity - Membres

Microsoft.SharePoint.WorkflowActions - Espace de noms