Utils Class
Inheritance Hierarchy
System.Object
  Microsoft.AnalysisServices.Utils
Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
<GuidAttribute("140A51B7-0409-4bf2-B6FE-06408F517C3F")> _
Public NotInheritable Class Utils
'Usage
[GuidAttribute("140A51B7-0409-4bf2-B6FE-06408F517C3F")]
public static class Utils
[GuidAttribute(L"140A51B7-0409-4bf2-B6FE-06408F517C3F")]
public ref class Utils abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<GuidAttribute("140A51B7-0409-4bf2-B6FE-06408F517C3F")>]
type Utils =  class end
public final class Utils
The Utils type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) .gif) | Deserialize | |
| .gif) .gif) | GetSyntacticallyValidID | |
| .gif) .gif) | GetSyntacticallyValidName | |
| .gif) .gif) | IsSyntacticallyValidID | |
| .gif) .gif) | IsSyntacticallyValidName | |
| .gif) .gif) | Serialize | 
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.